operator (-) Interface

public interface operator (-)

Calls

interface~~operator (-)~2~~CallsGraph interface~operator (-)~2 operator (-) proc~om_subtract om_subtract interface~operator (-)~2->proc~om_subtract

Module Procedures

public function om_subtract(o_m1, o_m2) result(o_m3)

Arguments

Type IntentOptional Attributes Name
type(organic_mass), intent(in) :: o_m1
type(organic_mass), intent(in) :: o_m2

Return Value type(organic_mass)